This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

[ HTML ] 常用標籤

[ HTML ] 常用標籤

Week3 - 挑戰題:貪婪的小偷 Part2

Week3 - 挑戰題:貪婪的小偷 Part2

JAVA筆記_網路程式設計

JAVA筆記_網路程式設計


Comments